- absolute worst case
- Quality control: AWC
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Worst case circuit analysis — (WCCA or WCA) is a cost effective means of screening a design to ensure with a high degree of confidence that potential defects and deficiencies are identified and eliminated PRIOR TO and DURING test, production, and delivery. It is a… … Wikipedia
The Best Worst-Case Scenario — Infobox Album Name = The Best Worst Case Scenario Type = Album Artist = Fair Released = June 6, 2006 Recorded = Genre = Alternative rock Length = 44:52 Label = Tooth Nail Records Producer = Aaron Sprinkle and Fair Reviews = * [http://www.allmusic … Wikipedia
Skip list — Invented in 1990 by William Pugh, a skip list is a probabilistic data structure, based on multiple parallel, sorted linked lists, with efficiency comparable to a binary search tree (order log n average time for most operations).Underlying the… … Wikipedia
Djibril Cissé — Personal information Full name Djibril Aruun Cissé … Wikipedia
абсолютно-наихудший случай — (напр. при расчёте аварийных ситуаций) [А.С.Гольдберг. Англо русский энергетический словарь. 2006 г.] Тематики энергетика в целом EN absolute worst case … Справочник технического переводчика
Info-gap decision theory — is a non probabilistic decision theory that seeks to optimize robustness to failure – or opportuneness for windfall – under severe uncertainty,[1][2] in particular applying sensitivity analysis of the stability radius type[3] to perturbations in… … Wikipedia
Big O notation — In mathematics, big O notation is used to describe the limiting behavior of a function when the argument tends towards a particular value or infinity, usually in terms of simpler functions. It is a member of a larger family of notations that is… … Wikipedia
CIA transnational health and economic activities — This article deals with activities of the U.S. Central Intelligence Agency related to human survival issues, emphasizing disease and basic needs such as water and agriculture. TOC CIA activities in this area include the preparation of National… … Wikipedia
Time complexity — In computer science, the time complexity of an algorithm quantifies the amount of time taken by an algorithm to run as a function of the size of the input to the problem. The time complexity of an algorithm is commonly expressed using big O… … Wikipedia
Determinant — This article is about determinants in mathematics. For determinants in epidemiology, see Risk factor. In linear algebra, the determinant is a value associated with a square matrix. It can be computed from the entries of the matrix by a specific… … Wikipedia
Scapegoat tree — In computer science, a scapegoat tree is a self balancing binary search tree, invented by Igal Galperin and Ronald L. Rivest. It provides worst case O(log n ) lookup time, and O(log n ) amortized insertion and deletion time.Unlike other self… … Wikipedia